Skip to content

Ship v0.2.1 dashboard regression catalog - #2

Merged
kmosoti merged 1 commit into
mainfrom
feat/v0.2.1
Jul 23, 2026
Merged

Ship v0.2.1 dashboard regression catalog#2
kmosoti merged 1 commit into
mainfrom
feat/v0.2.1

Conversation

@kmosoti

@kmosoti kmosoti commented Jul 23, 2026

Copy link
Copy Markdown
Owner

No description provided.

@kmosoti kmosoti self-assigned this Jul 23, 2026
@kmosoti kmosoti added the enhancement New feature or request label Jul 23, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1806b2ba1f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +226 to +227
path.parent.mkdir(parents=True, exist_ok=True)
path.write_bytes(content)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove stale vendor files during write synchronization

When a pinned upstream revision removes or renames an app file, --write only overwrites the newly expected files and returns a valid status, leaving the old file under VENDOR_ROOT. The visual harness later copies that entire app directory, so the stale, unlisted code is still installed despite being absent from the new lock; an immediate --check would also report the just-written tree as drifted. Rebuild the vendor directory or remove paths outside the expected set during write mode.

Useful? React with 👍 / 👎.

@kmosoti
kmosoti merged commit acf71a2 into main Jul 23, 2026
11 checks passed
@kmosoti
kmosoti deleted the feat/v0.2.1 branch July 23, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant